Skip to content

FIx For IViewFor with Generic Class#118

Merged
ChrisPulman merged 1 commit intomainfrom
CP_FixForIViewForFromString
Nov 7, 2024
Merged

FIx For IViewFor with Generic Class#118
ChrisPulman merged 1 commit intomainfrom
CP_FixForIViewForFromString

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Fix

What is the current behavior?

Using a Generic ViewModel is not supported with the Generic Attribute

What is the new behavior?

A second attribute has been added allowing the fully qualified name to be passed as a string

What might this PR break?

This functionality existed previously and was changed to allow simpler Generic attribute declarations however the fact that it did not support Generic types to be used was unknown, first release with this change was 2.0.9

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman merged commit dc4cda6 into main Nov 7, 2024
@ChrisPulman ChrisPulman deleted the CP_FixForIViewForFromString branch November 7, 2024 08:01
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants